home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 018a / mpe4wp12.zip / WHATS.NEW < prev   
Text File  |  1991-10-03  |  5KB  |  105 lines

  1.                           WHAT'S NEW IN
  2.                              MPE4WP
  3.                            VERSION 1.2
  4.  
  5.      This is the second interim release of MPE4WP, the Macro
  6. Programming Environment for WordPerfect.
  7.  
  8.      Versions 1.2 of MC.COM and M2T.COM now support macro
  9. descriptions.  To include a description in a macro, use the
  10. command {DESCRIPTION}, followed by the description, and
  11. terminated with a tilde or a hard carriage return.  WordPerfect
  12. imposes a 39-character limitation on the length of a description.
  13. The least complex way to use the description command is to place
  14. it at the top of a macro file.  The description may, however, be
  15. placed anywhere in the first 4000 characters of a macro source
  16. file.  M2T.COM will include the description from an existing
  17. macro (if it has one), it at the top of the text file.
  18.  
  19.      M2T.COM now uses a more rigorous method for verifying that
  20. it is being asked to process a macro file.  Errors in
  21. identification are very unlikely.  Nevertheless, where possible,
  22. you will be given the opportunity of processing a file despite
  23. M2T.COM's assessment.  M2T.COM's notation that it has encountered
  24. an unknown macro command has been changed from "[Unknown]" to
  25. "{?}".  This should only occur in instances where M2T.COM has
  26. been compelled, against its better judgment, to process a file
  27. that really is not a macro file.
  28.  
  29.      Portions of MC.COM and M2T.COM have been rewritten in
  30. assembly language.  Both programs take less than a second to
  31. process an average size file, so for many the speed increase will
  32. not be detectable.  Those with slow machines should notice a
  33. speed increase on the order of 10%.
  34.  
  35.      Both MC.COM and M2T.COM notify the user more intelligently
  36. of path errors.  In addition, although no complaints were
  37. received, the strategy employed in version 1.1 for determining
  38. the path may have caused problems for users on Novell networks.
  39. The present method should work on all systems.
  40.  
  41.  
  42.                            VERSION 1.1
  43.  
  44.      Versions 1.1 of MC.COM and M2T.COM now require less memory
  45. to operate.  These economies were achieved by taking better
  46. advantage of the facilities offered by Crescent Software's P.D.Q.
  47. Whereas the original MC.COM required a scant 85K to operate, the
  48. new version runs comfortably with a minuscule 77K of free memory.
  49. (Although MC.COM is not a TSR, memory requirements are minimized
  50. for those who process macros by shelling out to MC.COM from
  51. WordPerfect.)  The reduction in memory requirements has not been
  52. at the expense of features.  Not only do all of MC.COM's original
  53. features remain intact, but error checking has been expanded.
  54.  
  55.      Both MC.COM and M2T.COM were confused by directories with
  56. extensions.  This has been fixed.  In addition, the screens of
  57. MC.COM and M2T.COM  have been improved, but in a manner that will
  58. probably be noticeable to only the most attentive users.
  59. Finally, M2T.COM now processes files faster.  The difference will
  60. probably be noticeable only to those using slower machines and
  61. processing extraordinarily large macro files.
  62.  
  63.      MPE4WP is now furnished with two alternative keyboard files:
  64. MPE4WP.WPK and MPE4WP-I.WPK.  MPE4WP-I.WPK is an integrated
  65. keyboard in which the macros have been incorporated into the
  66. keyboard file, eliminating the need for external macro files.  If
  67. the MPE4WP-I keyboard is installed, the number of files required
  68. to operate MPE4WP within WordPerfect is reduced to three:
  69. MC.COM, M2T.COM, and MPE4WP-I.WPK.
  70.  
  71.      Like the keyboard in version 1.0, the MPE4WP.WPK keyboard in
  72. version 1.1 works in tandem with an external set of macro files.
  73. A new aspect of the MPE4WP.WPK keyboard is a shift in emphasis
  74. from XALT keys to {One-Key} Macros.  A {One-Key} macro is a Key
  75. Macro in the form "{Macro}[drive:\path\]macroname{Enter}".
  76. {One-Key} Macros may be assigned to any key that is recognized by
  77. WordPerfect.  Like ALT keys and XALT keys, a {One-Key} Macro can
  78. be both defined and run with a single keystroke.  Please see the
  79. User Reference Guide for additional information on {One-Key}
  80. Macros.
  81.  
  82.      The MPE4WP macros have been revised slightly.  The external
  83. macro files for the MPE4WP.WPK keyboard have been renamed in
  84. accordance with the shift from XALT keys to {One-Key} Macros
  85. described above.  With the exception of Record Mode, the macros
  86. now verify that you are at the main editing screen.  The Special
  87. Keys macro no longer spuriously moves the cursor one space to the
  88. right when inserting {ALT x} or {KEY MACRO n} commands.  Record
  89. Mode now recognizes CTRL-PgUp {Macro Commands}.  Use this one
  90. with caution while in Record Mode.  Finally, Menu has been
  91. eliminated in favor of a Help screen.
  92.  
  93.      Consistent with the reduced memory requirements for MC.COM
  94. and M2T.COM, the number of files distributed with MPE4WP has been
  95. decreased.  The change is merely cosmetic, so that first-time
  96. users will not be intimidated by the number of files.  There has
  97. been no loss of functionality or information.  The main reduction
  98. is achieved through the elimination of the MPE4WP macro source
  99. code files.  These files were only a convenience and may be
  100. created easily by processing with M2T.COM.
  101.  
  102.      Lastly, the documentation has been revised to reflect the
  103. improvements to MPE4WP described in this file and to incorporate
  104. various editorial changes.
  105.